home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ccccaaaatttt((((1111)))) ccccaaaatttt((((1111))))
-
-
-
- NNNNAAAAMMMMEEEE
- _cccc_aaaa_tttt - concatenate and print files
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- _cccc_aaaa_tttt [_----_nnnn] [_----_uuuu] [_----_ssss] [_----_vvvv [_----_tttt] [_----_eeee]] _f_i_l_e . . .
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _cccc_aaaa_tttt reads each _f_i_l_e in sequence and writes it on the standard output.
- Thus
-
- _cccc_aaaa_tttt _ffff_iiii_llll_eeee
-
- prints the contents of _ffff_iiii_llll_eeee on your terminal, and
-
- _cccc_aaaa_tttt _ffff_iiii_llll_eeee_1111 _ffff_iiii_llll_eeee_2222 _>>>>_ffff_iiii_llll_eeee_3333
-
- concatenates _ffff_iiii_llll_eeee_1111 and _ffff_iiii_llll_eeee_2222, and writes the results in _ffff_iiii_llll_eeee_3333. If no
- input file is given, or if the argument _---- is encountered, _cccc_aaaa_tttt reads from
- the standard input. _cccc_aaaa_tttt processes supplementary code set characters
- according to the locale specified in the _LLLL_CCCC______CCCC_TTTT_YYYY_PPPP_EEEE environment variable
- (see _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)).
-
- The following options apply to _cccc_aaaa_tttt:
-
- _----_nnnn Prepend each line with its line number.
-
- _----_uuuu The output is not buffered. (The default is buffered output.)
-
- _----_ssss _cccc_aaaa_tttt is silent about non-existent files.
-
- _----_vvvv Causes non-printing characters (with the exception of tabs, new-
- lines, and form-feeds) to be printed visibly. ASCII control
- characters (octal 000 - 037) are printed as _^^^^_n, where _n is the
- corresponding ASCII character in the range octal 100 - 137 (@, A, B,
- C, . . ., X, Y, Z, [, \, ], ^, and _); the DEL character (octal
- 0177) is printed _^^^^_????. Other non-printable characters are printed as
- _MMMM_----_x, where _x is the ASCII character specified by the low-order seven
- bits. All supplementary code set characters are considered to be
- printable.
-
- The following options may be used with the _----_vvvv option:
-
- _----_tttt Causes tabs to be printed as _^^^^_IIII's and formfeeds to be printed as
- _^^^^_LLLL's.
-
- _----_eeee Causes a _$$$$ character to be printed at the end of each line (prior to
- the new-line).
-
- The _----_tttt and _----_eeee options are ignored if the _----_vvvv option is not specified.
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- ccccaaaatttt((((1111)))) ccccaaaatttt((((1111))))
-
-
-
- FFFFIIIILLLLEEEESSSS
- _////_uuuu_ssss_rrrr_////_llll_iiii_bbbb_////_llll_oooo_cccc_aaaa_llll_eeee_////_l_o_c_a_l_e_////_LLLL_CCCC______MMMM_EEEE_SSSS_SSSS_AAAA_GGGG_EEEE_SSSS_////_uuuu_xxxx_cccc_oooo_rrrr_eeee_...._aaaa_bbbb_iiii
-
- _////_uuuu_ssss_rrrr_////_llll_iiii_bbbb_////_llll_oooo_cccc_aaaa_llll_eeee_////_l_o_c_a_l_e_////_LLLL_CCCC______MMMM_EEEE_SSSS_SSSS_AAAA_GGGG_EEEE_SSSS_////_uuuu_xxxx_ssss_gggg_iiii_cccc_oooo_rrrr_eeee
- language-specific message file (See _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn (5)).
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- cp(1), pg(1), pr(1).
-
- NNNNOOOOTTTTEEEESSSS
- Redirecting the output of _cccc_aaaa_tttt onto one of the files being read will cause
- the loss of the data originally in the file being read. For example,
-
- _cccc_aaaa_tttt _ffff_iiii_llll_eeee_1111 _ffff_iiii_llll_eeee_2222 _>>>>_ffff_iiii_llll_eeee_1111
-
- causes the original data in _ffff_iiii_llll_eeee_1111 to be lost.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-